Release 10.1A: OpenEdge Development:
Messaging and ESB
setNoErrorDisplay procedure
Turns the automatic display of synchronous errors and conditions on and off.
Syntax
Applies to
Session objects and Message objects
Notes
- The default value is
FALSE. The 4GL-JMS implementation automatically displays synchronously reported errors and conditions in alert boxes.- If set to
TRUE, synchronous errors and conditions are not automatically displayed by the 4GL-JMS implementation.- Messages inherit the
noDisplayproperty from the session that created them.- After the message is created, the setNoErrorDisplay procedure must be called in the message itself to change the
noDisplayproperty.- Errors caused by method calls are automatically displayed.
See also
setErrorHandler procedure, setNoErrorDisplay procedure
For more information, see the "Error and condition handling" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |